Release Notes

(4th November 2003 - by Chris Miller)

Improvements:

  • CACHE-56 Refresh period is no longer mandatory.
  • CACHE-51 Added an <cache:addgroup /> tag. This allows cache groups to be dynamically added from within a <cache:cache /> tag.
  • Website documentation is now bundled with the OSCache distribution.

Bug Fixes:

  • CACHE-59 Silent mode could not be reset.
  • CACHE-60 Fixed deadlock problem when cancelUpdate() was called while under load.

Changes that may affect backwards compatibility:

  • StringUtil.split() now returns a List rather than a String[].